DISCUSSION
The
ATSUClearAttributes function removes those previously set style run attribute values, including application-defined attributes, that are identified by tag constants in the
iTag array. It replaces them with the default style run attribute values described in
Table C-1.
If you wish to remove all previously set style run attribute values from a style object, pass
kATSUClearAll in the
iTagCount parameter. To remove all previously set style run attribute, font feature, and font variation values from a style object, call the function
ATSUClearStyle. To remove all previously set font variation values from a style object, call the function
ATSUClearFontVariations. To remove all previously set font feature types and selectors from a style object, call the function
ATSUClearFontFeatures.